baubs git
tsconfig.electron.json fix/pattern-time-calculation (d2bcf603) Text, 174 B
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs",
"outDir": "dist-electron",
"types": ["node"]
},
"include": ["electron/**/*"]
}
Served by rngit 1.4.2 - Generated in 0.04s